[INFO] cloning repository https://github.com/PaznerA/gene-sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaznerA/gene-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaznerA%2Fgene-sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaznerA%2Fgene-sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19889d571be3be366c5ed0c28f44dfeb487c412f
[INFO] fixing PaznerA/gene-sim against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaznerA%2Fgene-sim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/PaznerA/gene-sim
[INFO] finished tweaking git repo https://github.com/PaznerA/gene-sim
[INFO] tweaked toml for git repo https://github.com/PaznerA/gene-sim written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PaznerA/gene-sim on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PaznerA/gene-sim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d
[INFO] running `Command { std: "docker" "start" "ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/genome/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/crispr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sim-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/harness/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/oracle-slim/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/oracle-fba/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/relations-index/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking bevy_ptr v0.19.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]     Checking editdistancek v1.0.2
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking oracle-slim v0.1.0 (/opt/rustwide/workdir/crates/oracle-slim)
[INFO] [stderr]    Migrating crates/oracle-slim/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Migrating crates/oracle-slim/examples/produce_trees.rs from 2021 edition to 2024
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking oracle-fba v0.1.0 (/opt/rustwide/workdir/crates/oracle-fba)
[INFO] [stderr]    Migrating crates/oracle-fba/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking relations-index v0.1.0 (/opt/rustwide/workdir/crates/relations-index)
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Migrating crates/relations-index/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]        Fixed crates/relations-index/src/lib.rs (2 fixes)
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling derefable v0.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.19.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling bevy_ecs_macro_logic v0.19.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.19.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking genome v0.1.0 (/opt/rustwide/workdir/crates/genome)
[INFO] [stderr]     Checking bevy_platform v0.19.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Migrating crates/genome/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking bevy_utils v0.19.0
[INFO] [stderr]     Checking bevy_tasks v0.19.0
[INFO] [stderr]     Checking bevy_reflect v0.19.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking bevy_ecs v0.19.0
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]    Migrating crates/genome/examples/emit_species.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/genome/tests/prop.rs from 2021 edition to 2024
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking bio v4.0.0
[INFO] [stderr]     Checking crispr v0.1.0 (/opt/rustwide/workdir/crates/crispr)
[INFO] [stderr]    Migrating crates/crispr/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sim-core v0.1.0 (/opt/rustwide/workdir/crates/sim-core)
[INFO] [stderr]    Migrating crates/sim-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking harness v0.1.0 (/opt/rustwide/workdir/crates/harness)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/sim-core/src/lib.rs:5713:9
[INFO] [stdout]      |
[INFO] [stdout] 5712 |           let mut sim = Simulation::reset(&cfg);
[INFO] [stdout]      |               -------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `sim` calls a custom destructor
[INFO] [stdout]      |               `sim` will be dropped later as of Edition 2024
[INFO] [stdout] 5713 | /         sim.world
[INFO] [stdout] 5714 | |             .query::<(&Genotype, &DroughtTol, &ThermalTol)>()
[INFO] [stdout]      | |                                                             ^
[INFO] [stdout]      | |                                                             |
[INFO] [stdout]      | |_____________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 5718 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.5.7/src/lib.rs:1051:1
[INFO] [stdout]      |
[INFO] [stdout] 1051 | impl Drop for FixedBitSet {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `sim` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `sim` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.5.7/src/lib.rs:1051:1
[INFO] [stdout]      |
[INFO] [stdout] 1051 | impl Drop for FixedBitSet {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sim` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slotmap-1.1.1/src/basic.rs:69:1
[INFO] [stdout]      |
[INFO] [stdout]   69 | impl<T> Drop for Slot<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sim` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slotmap-1.1.1/src/basic.rs:69:1
[INFO] [stdout]      |
[INFO] [stdout]   69 | impl<T> Drop for Slot<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sim` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.19.0/src/world/mod.rs:144:1
[INFO] [stdout]      |
[INFO] [stdout]  144 | impl Drop for World {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/harness/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/harness/src/campaign.rs (11 fixes)
[INFO] [stderr]        Fixed crates/harness/src/lib.rs (2 fixes)
[INFO] [stderr]    Migrating crates/sim-core/benches/tick.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sim-core/tests/determinism_prop.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/harness/tests/episode_injections.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/harness/tests/episode_injections.rs (1 fix)
[INFO] [stderr]    Migrating crates/harness/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/harness/src/main.rs (6 fixes)
[INFO] [stderr]    Migrating crates/harness/tests/replay_cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/harness/tests/firewall_determinism.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/harness/tests/per_gen_stats.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] crater-edition-check: genome v0.1.0 (/opt/rustwide/workdir/crates/genome) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: crispr v0.1.0 (/opt/rustwide/workdir/crates/crispr) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sim-core v0.1.0 (/opt/rustwide/workdir/crates/sim-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: harness v0.1.0 (/opt/rustwide/workdir/crates/harness) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: oracle-slim v0.1.0 (/opt/rustwide/workdir/crates/oracle-slim) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: oracle-fba v0.1.0 (/opt/rustwide/workdir/crates/oracle-fba) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: relations-index v0.1.0 (/opt/rustwide/workdir/crates/relations-index) updating edition from 2021 to 2024
[INFO] [stderr]     Checking genome v0.1.0 (/opt/rustwide/workdir/crates/genome)
[INFO] [stderr]     Checking oracle-slim v0.1.0 (/opt/rustwide/workdir/crates/oracle-slim)
[INFO] [stderr]     Checking relations-index v0.1.0 (/opt/rustwide/workdir/crates/relations-index)
[INFO] [stderr]     Checking oracle-fba v0.1.0 (/opt/rustwide/workdir/crates/oracle-fba)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/relations-index/src/lib.rs:445:9
[INFO] [stdout]     |
[INFO] [stdout] 445 |         unsafe { std::env::set_var("RELDB_BIN", "/tmp/relations-index-test-bin") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/relations-index/src/lib.rs:22:11
[INFO] [stdout]     |
[INFO] [stdout]  22 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/relations-index/src/lib.rs:448:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |         unsafe { std::env::remove_var("RELDB_BIN") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `relations-index` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d", kill_on_drop: false }`
[INFO] [stdout] ef09d3f0b8e0dced652d4f8cf2183039379827a55aef23f4698265cbf998fa6d
